5+ WordPress E-Signature Plugins 2022 (Free and Paid)

Have you wondered why would you need WordPress E-Signature Plugins? Think it this way. Someone sign-up for the subscription of your website and for added security you want a signature field in the subscription form. Then E-Signature plugins will come to your rescue here. Using E-Signature plugins, you can integrate a signature tab to your …

5+ jQuery Image Viewer Plugins (Free and Paid)

jQuery image viewer plugins are used to provide features such as zooming, scaling, rotating, panning while viewing individual images. This surely enhances the viewing experiences of your website’s visitor. These plugins specifically cater you with the following features: Touch-enabled zooming Dragging and panning of images Allows a quick display of the loaded images Also, these …

PhoneGap SQLite Plugin

What is SQLite? SQLite is an embedded database software for local database / client-side storage. Features Serverless: It doesn’t follow the client-server model. Zero-Configuration: No headache of configuration or administration because of residing on the client side. Transactional: It is transactional in nature. Self Contained: It is self-contained in nature, i.e, no external dependencies. Reads/Writes: Read/Write operation …

Paypal Recurring Payments for Installment Plan in PHP

Use PayPal Installment Plan button for installments based recurring payments. Using this buyer can pay, the full amount or pay an amount in installment, without any interest. In our previous blog post, we have discussed how we can use PayPal Subscription Button, Example for any service and product Subscription and PayPal Donate Button, Example for Any …

PayPal Express Checkout API for Shopping Cart in PHP

In our previous blogs, we have discussed, how we can use PayPal express checkout for selling a Single Product and Digital Goods. Now we are going to explain how we can use PayPal express checkout for making shopping cart based website using PHP session and selling multiple products. Adding cart on the website lets users to buy multiple …